PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowDocumentToCSettings Class / getGenerateDocumentOutline Method
In This Topic
    getGenerateDocumentOutline Method
    In This Topic
    Gets a value indicating whether the table of contents should be generated as document outline (bookmarks).
    Syntax
    public boolean getGenerateDocumentOutline()

    Return Value

    True if the document outline should be generated from the headings in the document.
    See Also